lilatomic

Series “ansible plugins”

  1. Faking a better HttpApi plugin
    How I faked a new class of plugins in Ansible, in this case for HTTP API connections
  2. Understanding Ansible HttpApi plugins
    How to write an HttpApi plugin. These let you interact with HTTP APIs better.
  3. Writing a Vars Plugin in Ansible
    How to write an Action Plugin in Ansible. These let you load variables.
  4. Writing a Filter Plugin in Ansible
    How to write a Filter Plugin in Ansible. These let you process some data
  5. Writing an Action Plugin in Ansible
    How to write an Action Plugin in Ansible. These let you add custom tasks to your playbooks

See other series.